home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1993…ch: Other People's Memory / ADC Developer CD (1993-03) (''Other People's Memory'')_iso / Dev.CD Mar 93.iso / Technical Documentation / Sample Code / Snippets / Files / ParseFullPathname / pfpn.makeout < prev    next >
Encoding:
Text File  |  1993-01-18  |  312 b   |  14 lines  |  [TEXT/MPS ]

  1. Set Echo 1
  2.  C -r  ParseFullPathName.c
  3. Link -d -c 'MPS ' -t MPST ∂
  4.     ParseFullPathName.c.o ∂
  5.     "{CLibraries}"CSANELib.o ∂
  6.     "{CLibraries}"Math.o ∂
  7.     #"{CLibraries}"Complex.o ∂
  8.     "{CLibraries}"StdClib.o ∂
  9.     "{Libraries}"Stubs.o ∂
  10.     "{Libraries}"Runtime.o ∂
  11.     "{Libraries}"Interface.o ∂
  12.     "{Libraries}"ToolLibs.o ∂
  13.     -o pfpn
  14.